3.169 \(\int (f+g x)^m (a+b \log (c (d+e x)^n))^n \, dx\)

Optimal. Leaf size=26 \[ \text{Unintegrable}\left ((f+g x)^m \left (a+b \log \left (c (d+e x)^n\right )\right )^n,x\right ) \]

[Out]

Unintegrable[(f + g*x)^m*(a + b*Log[c*(d + e*x)^n])^n, x]

________________________________________________________________________________________

Rubi [A]  time = 0.0262465, antiderivative size = 0, normalized size of antiderivative = 0., number of steps used = 0, number of rules used = 0, integrand size = 0, \(\frac{\text{number of rules}}{\text{integrand size}}\) = 0., Rules used = {} \[ \int (f+g x)^m \left (a+b \log \left (c (d+e x)^n\right )\right )^n \, dx \]

Verification is Not applicable to the result.

[In]

Int[(f + g*x)^m*(a + b*Log[c*(d + e*x)^n])^n,x]

[Out]

Defer[Int][(f + g*x)^m*(a + b*Log[c*(d + e*x)^n])^n, x]

Rubi steps

\begin{align*} \int (f+g x)^m \left (a+b \log \left (c (d+e x)^n\right )\right )^n \, dx &=\int (f+g x)^m \left (a+b \log \left (c (d+e x)^n\right )\right )^n \, dx\\ \end{align*}

Mathematica [A]  time = 0.458377, size = 0, normalized size = 0. \[ \int (f+g x)^m \left (a+b \log \left (c (d+e x)^n\right )\right )^n \, dx \]

Verification is Not applicable to the result.

[In]

Integrate[(f + g*x)^m*(a + b*Log[c*(d + e*x)^n])^n,x]

[Out]

Integrate[(f + g*x)^m*(a + b*Log[c*(d + e*x)^n])^n, x]

________________________________________________________________________________________

Maple [A]  time = 0.803, size = 0, normalized size = 0. \begin{align*} \int \left ( gx+f \right ) ^{m} \left ( a+b\ln \left ( c \left ( ex+d \right ) ^{n} \right ) \right ) ^{n}\, dx \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((g*x+f)^m*(a+b*ln(c*(e*x+d)^n))^n,x)

[Out]

int((g*x+f)^m*(a+b*ln(c*(e*x+d)^n))^n,x)

________________________________________________________________________________________

Maxima [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*x+f)^m*(a+b*log(c*(e*x+d)^n))^n,x, algorithm="maxima")

[Out]

Exception raised: RuntimeError

________________________________________________________________________________________

Fricas [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: UnboundLocalError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*x+f)^m*(a+b*log(c*(e*x+d)^n))^n,x, algorithm="fricas")

[Out]

Exception raised: UnboundLocalError

________________________________________________________________________________________

Sympy [F(-1)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Timed out} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*x+f)**m*(a+b*ln(c*(e*x+d)**n))**n,x)

[Out]

Timed out

________________________________________________________________________________________

Giac [F(-2)]  time = 0., size = 0, normalized size = 0. \begin{align*} \text{Exception raised: RuntimeError} \end{align*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((g*x+f)^m*(a+b*log(c*(e*x+d)^n))^n,x, algorithm="giac")

[Out]

Exception raised: RuntimeError